Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct typo in E-Mode description across multiple languages #2323

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

petercool
Copy link

@petercool petercool commented Jan 25, 2025

General Changes

Fix the typo in E-mode description, the word "restrictionn" is misspelled and should be "restriction".

Related issue: #2317

Latest updated 2025-Feb-13: Update "restriction" with "restrictions"


Reviewer Checklist

Please ensure you, as the reviewer(s), have gone through this checklist to ensure that the code changes are ready to ship safely and to help mitigate any downstream issues that may occur.

  • End-to-end tests are passing without any errors
  • Code changes do not significantly increase the application bundle size
  • If there are new 3rd-party packages, they do not introduce potential security threats
  • If there are new environment variables being added, they have been added to the .env.example file as well as the pertinant .github/actions/* files
  • There are no CI changes, or they have been approved by the DevOps and Engineering team(s)

Copy link

vercel bot commented Jan 25, 2025

@petercool is attempting to deploy a commit to the Avara Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Jan 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interface-ez7q ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 2:34am

@@ -63,7 +63,7 @@ msgid "Borrowing this amount will reduce your health factor and increase risk of
msgstr "Wenn Sie diesen Betrag leihen, verringern Sie Ihren Gesundheitsfaktor und erhöhen das Risiko einer Liquidation."

#: src/modules/reserve-overview/ReserveEModePanel.tsx
msgid "E-Mode increases your LTV for a selected category of assets, meaning that when E-mode is enabled, you will have higher borrowing power over assets of the same E-mode category which are defined by Aave Governance. You can enter E-Mode from your <0>Dashboard</0>. To learn more about E-Mode and applied restrictionn, see the <1>help guide</1> or the <2>Aave V3 Technical Paper</2>."
msgid "E-Mode increases your LTV for a selected category of assets, meaning that when E-mode is enabled, you will have higher borrowing power over assets of the same E-mode category which are defined by Aave Governance. You can enter E-Mode from your <0>Dashboard</0>. To learn more about E-Mode and applied restriction, see the <1>help guide</1> or the <2>Aave V3 Technical Paper</2>."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update restriction to restrictions

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, PR has been updated

@grothem
Copy link
Collaborator

grothem commented Feb 18, 2025

thanks @petercool looks good, could you just resolve merge conflicts

@petercool
Copy link
Author

@grothem conflicts have been resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants